Fuel Specification Implementation
This crate contains a definition of types from the specification,
with canonical serialization and deserialization. The Transaction
and Checked<Tx>
type
implements fee calculation and validation of rules defined by the specification.